Click or drag to resize

MessageConversationIndex Property

Contains a binary value that indicates the relative position of this message within a conversation thread.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] ConversationIndex { get; set; }

Property Value

Type: Byte
The index of the conversation.
See Also